Use logical extents of the layout instead of ink extents. According to
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 25 Jan 2006 16:23:33 +0000 (16:23 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 25 Jan 2006 16:23:33 +0000 (16:23 +0000)
commit2990e0d7967b7b8c671db6cb24369a525117b05d
treed133ca98937ed845f6542407c433ca88caffd709
parent2ec7ee28b8fb397c47be20b378b742dc3ed03f89
Use logical extents of the layout instead of ink extents. According to

2006-01-25  Behdad Esfahbod  <behdad@gnome.org>

        * gtk/gtklabel.c (get_layout_location): Use logical extents of the
        layout instead of ink extents.  According to Pango docs, that's what
        should be used for placement.  Moreover, simply use
        pango_layout_get_pixel_size instead of getting the extents and
        dividing ourselves.
ChangeLog
ChangeLog.pre-2-10
gtk/gtklabel.c